| Einhugur Word Component for Buoy |
|
Document.SaveAs Method
Saves the document with new name and or path.

SaveAs(
f
as FileSystemItem)
Parameters
- f
- The new name and path for the document.
Remarks
This method can throw WordException.
See Also
Document Class